projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9bf58
)
* simple.el (minibuffer-default): Add defvar.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 1 Jan 2009 03:35:44 +0000
(
03:35
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 1 Jan 2009 03:35:44 +0000
(
03:35
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c8a46d2b4e518b17fcc0f5a511f05f559fdad0fa..f0abc31cab7cf85d28716081d299adde7dd8d20e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2009-01-01 Chong Yidong <cyd@stupidchicken.com>
+ * simple.el (minibuffer-default): Add defvar.
+
* hippie-exp.el: Require comint.
2008-12-31 Martin Rudalics <rudalics@gmx.at>